-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve error printing in contract validator #5596
Improve error printing in contract validator #5596
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/stable-cadence #5596 +/- ##
==========================================================
- Coverage 55.92% 55.90% -0.03%
==========================================================
Files 1049 1049
Lines 103232 103232
==========================================================
- Hits 57733 57707 -26
- Misses 41111 41128 +17
- Partials 4388 4397 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
5f3081d
to
e6b0fdf
Compare
…n/improve-contract-errors
@SupunS Is this PR only in draft because it depends on another PR, or is there still other work required? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Was in draft until the flow-go gets updated with the cadence release |
Depends on #5600
Looks like without providing the codes, the secondary errors are not getting printed.